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

Results 31 highcharts-react-native issues
Sort by recently updated
recently updated
newest added

Unable to download PDF in high charts for mobile .

bug

I am trying to run my app in the browser using Expo (react-native-web) and I am getting this error during compilation: ``` PATH:/node_modules/@highcharts/highcharts-react-native/src/HighchartsReactNative.js 34:16 Module parse failed: Unexpected token (34:16)...

pending reply

### When trying to render a tooltip, the `data` API option led me down a rabbit hole into the darkest depths of Mordor. To render useful info in a tooltip,...

bug
enhancement

i added a button to change the data, and it's working fine on both of the ios simulator and android emulator, as well as the ios device, but it is...

pending reply

Any way i can use grouped categories in highcharts-react-native?

I have a Jest unit test throwing an error when testing the creation of a bar chart. The call stack is as follows: ``` console.error Failed to fetch scripts or...

Long Press on chartview it is getting selected as shown ![WhatsApp Image 2020-02-19 at 5 57 02 PM](https://user-images.githubusercontent.com/26917845/74834458-70e11400-5341-11ea-8519-0915e0a7f0c5.jpeg)

pending reply

Can I use it to draw 3D pie charts? now, I use the following options to do 3d pie charts does not work chart: { type: 'pie', options3d: { enabled:...

enhancement

Are drilldown and synchronised charts supported? https://www.highcharts.com/demo/synchronized-charts https://www.highcharts.com/demo/column-drilldown

enhancement