javascript - Google charts material design with area charts -


i've been using google charts web graphs.
far know, there charts material design , others classic design.

i working line charts, have material design. now, want change line charts area charts, same, lines have shade.
problem area charts not have material design.

this line chart: line chart

and how area chart type: enter image description here

you can notice material design changes in tooltip, legend , info on axis.

so, question is: there way can have shades of area chart using line chart?
want have shades, not lose material design experience.

thanks!


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -