rrag / react-stockcharts-examples2

357 stars 121 forks source link

Error running examples on Codesandbox #2

Open pravin-d opened 7 years ago

pravin-d commented 7 years ago

Awesome project man!! Tried running one of the examples with interaction. Its given error with ./interactiveutils module not found. Removing the functions does the job. But I guess they are there for a reason. So could you please update it ?

rrag commented 7 years ago

Thanks for bringing this up. I get lazy and don't check every sandbox kindly let me know of any other sandbox issues

rrag commented 7 years ago

fixed it now please check

kenfehling commented 6 years ago

I'm getting an error on this example: PointAndFigureWithUpdatingData

kenfehling commented 6 years ago

Also this one when you try to drag and pan the chart into the past: CandleStickChartPanToLoadMore