-
## Current behavior
Chart is configured to not be zoomable with mousewheel
` {
this.props.handleZoomEnd(event);
}}
style={{ height: chartHeightPx }}
>`
…
-
Hi!
i have an leave request managing project and i have used react-calendar-timeline in my project to give the users an overview of when others are on leave. I want to be able to export the nicely …
ghost updated
3 years ago
-
## Use case
All of the demos "precompute" the data before creating the grid. This is probably not how most people use the grid. It is common to access the data through an API and load a grid once…
-
I've successfully added this to our project for several different tables. However upon downloading, we receive this error message:
![image](https://user-images.githubusercontent.com/47707510/1877205…
-
I am not sure if any of these features are worth implementing. If you care about one of those features very strongly, please open a separate issue on the Github issue tracker. Please explain why it is…
-
Hello,
I'm trying to use this exciting library. After installing the react-data-export package in my existing react application I get an error when I import the package by using `import ReactExpor…
-
### The problem in depth
**I do not have a live example to this question.**
### Intro
I am just wondering if what I am observing is the intended behavior for exporting a selection of rows when s…
-
Hello Guys,
I have a question regarding export to csv feature.
My requirement is to make csv header to bold. Is there a way that i can set Style to CSVHeader text?
Please let me know if you need …
-
### Order ID or Support key 💳 (optional)
68686
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### The problem in depth 🔍
I ha…
-
## 🐛 Bug Report
Lib version: X.Y.Z
## Steps To Reproduce
In my table, the font color is red and the background color is yellow. Why did I obtain a style value of
fill : {
bgColor …