|
Quite a significant batch of little changes in this round of changes.
What changed:
0 Comments
There was an issue when the first value above 0 was received, the graph would make the entire plot except for the new data points, the same as the first point after 0.
What was wrong: The original code for rendering the chart iterated through the data points received from the APIs and plotted points directly at the timestamps when the data arrived. This meant:
What was done to fix it (Bullet points):
|
ArchivesCategories |
RSS Feed