I use a line chart to display two series of data. Each series may have missing values ββ(they are initialized to zero values). As a result, I got a line with interruptions. The problem is how to display a continuous line in case of missing values ββ(bottom diagram in the image). I looked through all the questions with the tags "zingchart", read the documentation and examples on zingchart.com ", but I could not find anything to solve my problem. Here is an image of two diagrams (the top one is what I get, below is something, what I need): http://imgur.com/u7zLq32
javascript visualization zingchart
Dimitriy
source share