Dataset with identical values
-
I have create some line charts. Some of the datasets have no change in value. When this is the case the graph is blank. When I update the graph and change the dataset so that the values are different, the graph renders. Is it possible to render a graph when the dataset values are the same? Code below.
[wp_charts type="line" title="test" width="100%" datasets="104,104" labels="Week 1, Week 2"]
- The topic ‘Dataset with identical values’ is closed to new replies.