Home >Web Front-end >HTML Tutorial >How to dynamically output a report histogram_html/css_WEB-ITnose
Is it possible to generate a histogram using Canvas? Since this tag is HTML5, is it impossible to parse it in ie6-ie8?
How can we dynamically output a histogram without using this tag?
No, you can’t use html5 to adapt to ie6-ie8. . . You can only use Highcharts
There are many js plug-ins for histograms.
jscharts.js
No, you can’t use html5 to adapt to ie6-ie8. . . You can only use Highcharts
1 Highcharts is a very good and powerful report plug-in ~
If it is just a bar chart, just use a few divs, right? Unless you want to do some fancy effects