Skip to main content

Home/ lzby's group/ Group items tagged chart

Rss Feed Group items tagged

boho .net

New ASP.NET Charting Control: <asp:chart runat="server"/> - ScottGu's Blog - 0 views

  •  
    supports a rich assortment of chart options - including pie, area, range, point, circular, accumulation, data distribution, ajax interactive, doughnut, and more. You can statically declare chart data within the control declaration, or alternatively use data-binding to populate it dynamically. At runtime the server control generates an image (for example a .PNG file) that is referenced from the client HTML of the page using a element output by the control. The server control supports the ability to cache the chart image, as well as save it on disk for persistent scenarios. It does not require any other server software to be installed, and will work with any standard ASP.NET page.
boho .net

Open Source PHP Chart Library: pChart - 0 views

  •  
    很好,生成位图的。
boho .net

Creating accessible charts using canvas and jQuery | Filament Group, Inc. - 0 views

  •  
    Data visualization in HTML has long been tricky to achieve. Past solutions have involved non-standard plugins, proprietary behavior, and static images. But this has changed with the recent growth in support for the new HTML Canvas element, which provides a native drawing API that can be addressed with simple Javascript. This article is a proof of concept for visualizing HTML table data with the canvas element.
1 - 4 of 4
Showing 20 items per page