Forum Replies Created by vladimirs

Viewing 1 post (of 1 total)
  • in reply to: Problem disabling all data series #21097

    How much data series do you have? It works fine for me with ~ 20 data series

    Maybe try to change “if” condition with:

    chart.options.data[key].visible = !chart.options.data[key].visible

Viewing 1 post (of 1 total)