Home > Web Front-end > HTML Tutorial > How to dynamically output a report histogram_html/css_WEB-ITnose

How to dynamically output a report histogram_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 12:16:34
Original
1076 people have browsed it

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?


Reply to the discussion (solution)

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

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template