c3js / c3js/c3

"Synchronize" two graphs data

Open
#1,750 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
9.3k
Forks
1.4k
Avg merge
6d 16h
Merged PRs (30d)
1

Description

Hey there

I was wondering if there's a way to "synchronize" data from two different graphs to achieve the following:
![image](https://cloud.githubusercontent.com/assets/2353186/16564022/2d58aada-41fd-11e6-9267-1c8df3aee3d2.png)
The idea is that each circle corresponds to the vertically aligned month.

If I can't do this, I was thinking about drawing the bottom line with the circles independently of the graph data. But for that I would need to know the space the y axis labels take on the left (if that's acceptable, I can PR adding that value to the API). This way, I can compute the width of each tick easily.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.