Closed prastut closed 7 years ago
@digi0ps it was a bad idea to move the yPos code inside the graph files. I needed the yPos handlers outside of the concern of the charts because then we can have flexible charts.
Right now if I wanted to show the charts like I want to render only the line + scatter chart, your code will not work as it is dependent on the context that there has to be text and barchart and then only I can render the line+scatter chart.
Please go through the code to understand what would be an ideal situation.
Ahhh am really sorry. That was bad code. I thought that the charts code will only be used for webview. That's nice what you did there.
Fixed video-demo-layout.