Closed wadjih-bencheikh18 closed 2 years ago
Name | Link |
---|---|
Latest commit | a31c862b78373581db1181a2108b4cf5050f97f5 |
Latest deploy log | https://app.netlify.com/sites/react-plot/deploys/62bae2aec439bd0008e85adc |
Deploy Preview | https://deploy-preview-424--react-plot.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Do we already have a story with this case? If not, can you add one?
Do we already have a story with this case? If not, can you add one?
the problem is in https://github.com/zakodium-oss/analysis-ui-components/pull/166
https://deploy-preview-166--analysis-ui-components.netlify.app/storybook/?path=/story/layout-measurementexplorer--control choose xVariable : "t"
i will try to create a story with the problem
@targos story added
How can I reproduce the problem with the story? I tried to add a log when the value is undefined
but nothing happens.
I think it would be better to show the bug with a very simple story instead of this one.
I think it would be better to show the bug with a very simple story instead of this one.
the problem happend while changing the data after the plot loaded so i added a story where u can change horizantal and vertical variables
the bug always happend if we revert this modification https://github.com/zakodium-oss/react-plot/pull/424/commits/2aac5826cb1cd4373d0c2cfe1eafccc6709185b4
But for me this is not the correct fix. The crosshair doesn't work as expected.
But for me this is not the correct fix. The crosshair doesn't work as expected.
Sorry, i didn't notice that,I will check
@targos i found the problem and fix it the thing that hooks were not genralized to use with no default axis variables
Vertical zoom doesn't work (it's horizontal), but apart from that, good job! https://deploy-preview-424--react-plot.netlify.app/?path=/story/examples-measurement--measurement&args=xAxis:a;yAxis:t;hook:Vertical+Zoom
Vertical zoom doesn't work (it's horizontal)
Sorry about that , it's fixed now
closes : https://github.com/zakodium-oss/react-plot/issues/423