react-jsx-highcharts icon indicating copy to clipboard operation
react-jsx-highcharts copied to clipboard

Highcharts built with proper React components

Results 24 react-jsx-highcharts issues
Sort by recently updated
recently updated
newest added

#### Bug or Feature Request? Possible feature request but mainly a question #### Description Hello, I'm looking to sketch a line by using onMouseMove using canvas or possibly by using...

question

#### Bug or Feature Request? Feature Request/ Question #### Description Hi I currently have a react.js web app created but will be looking at a way to implement the source...

question

Highcharts 10.1.0 breaks the tests for Plotbands and NavigatorXAxis. However, those same tests don't break in browser. I am pretty sure that the highcharts can't deal with JSDOM having no...

This fixes the badges in README. The build status was still referencing travis. The david-dm.org has apparently been down for some time already.

#### How to reproduce I have a horizontal navbar and additionally I need to create a vertically navigator like in the Highcharts library demo. How can i do this? ####...

question

#### Bug or Feature Request? Responsive feature from react-jsx-highcharts #### Description There is no feature on react-jsx-highcharts that coresponded with documentation https://api.highcharts.com/highcharts/responsive #### How to reproduce Make new Component for...

Opening new issue to discuss architecture change @whawker wrote: > Going completely off topic, I've been wondering if `useModifiedProps` is a mistake, currently when props change we figure out which...

#### Bug or Feature Request? I expected it to work (so bug) since in plain Highcharts the flags series does not need a reference to any Y axis, but might...

This PR is just for discussion purposes in order to have directory structure and conventions for the component docs. I just quickly added some component docs just to see how...

When i hover on a curve the tooltip shows as expected. But when I leave the chart though, the tooltip stays there. Is it normal?

bug
help wanted