I want to draw a chart similar to area chart in asp.net. possible to use js / jquery.
I tried out java script libraries that are available to draw charts, But those has no chart per my requirement. But I couln't find any pure code examples to draw a chart.
Can't we create charts without using a library.? what are the easily customizable libraries available.
thank you in advance.

Recommended Answers

All 3 Replies

What kind of chart are you looking for then? I am a fan of Highcharts.

Since you are fine with some javascript solution, you should check google graphs. see this page.

commented: https://developers.google.com/chart/interactive/docs/gallery +2

Thankx all. I went on using flot which a hscript library. That is also good.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.