• Resolved caohoangnhatduy

    (@caohoangnhatduy)


    I wanna custom the line chart showing global historical daily data. Is that possible?
    Thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Duke Yin

    (@freeduke)

    If you mean changing its color, it is probably not possible in css, the chart was generated by javascript (https://www.chartjs.org/), and finally we got a canvas image in browser, so if you really need to make a different, goto

    \public\js\utils.js

    then you can see the color codes, try to change them and make difference.

Viewing 1 replies (of 1 total)
  • The topic ‘I wanna change css of the line chart showing global historical daily data’ is closed to new replies.