React wrapper for lightweight charts #1024
Replies: 7 comments
-
Also, I added some options as |
Beta Was this translation helpful? Give feedback.
-
Thanks for creating the wrapper! I'm using your wrapper in a student project and could not get the chart to render in the desired area on page without it. Are only some options availble when using it? I can't seem to get line color to come through. |
Beta Was this translation helpful? Give feedback.
-
Thank you for the support :) I will add a complete doc to the wrapper as well as examples in a few days. |
Beta Was this translation helpful? Give feedback.
-
Ok! I'll add to your repo. |
Beta Was this translation helpful? Give feedback.
-
@AurelReb would you be able to help how to do the autosize using the orginal library in react? I would really appreciate your help Thanks |
Beta Was this translation helpful? Give feedback.
-
@IbrahimSam96 what do you mean on the original react library? |
Beta Was this translation helpful? Give feedback.
-
I would like to create a responsive lightweight-charts without the wrapper. Here is a snippet of my code
|
Beta Was this translation helpful? Give feedback.
-
Hi,
I would like to inform you I made a react wrapper for your lib.
It's still in development, and all the methods are not available yet. However, I think it can be useful to many people to implement your chart lib quickly in their react app.
Here is the GitHub link: https://github.com/Kaktana/kaktana-react-lightweight-charts
It's not published on npm yet as I would like to ask you the permission to publish it :)
Also, if you have requests for the wrapper, please let me know so I can achieve this.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions