Skip to content
This repository has been archived by the owner on Dec 26, 2018. It is now read-only.

Child nodes attaching to chart or graph #102

Open
ghost opened this issue Feb 14, 2017 · 0 comments
Open

Child nodes attaching to chart or graph #102

ghost opened this issue Feb 14, 2017 · 0 comments

Comments

@ghost
Copy link

ghost commented Feb 14, 2017

I hacked the core to extend for children, felt dirty, and decided I'd just make an issue. Just with the line graph at the moment, I feel like it would be nice to be able to:

<LineGraph className={} xAxis***={} data={[{x:1:y1},{x:2,y:2}]}>
  <CheckboxToggleForMoreDataSets /> Toggle
</LineGraph>

So it may be part of the graph's bounding box, and can be targeted with CSS.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants