react-financial-charts icon indicating copy to clipboard operation
react-financial-charts copied to clipboard

Resizeable indicator subcharts

Open abforce opened this issue 4 years ago • 5 comments

I'm submitting a...

  • [X] feature
  • [ ] chore
  • [ ] bug

What is the current behavior

Subcharts have fixed heights and can't be resized by user.

What is the expected behavior

Users being able to resize subcharts by dragging the edges.

abforce avatar Jun 25 '20 04:06 abforce

Hi there, thanks for the feature request. Do you mean when you create another chart below a main one? Are you specifying the heights of this yourself?

markmcdowell avatar Jun 25 '20 07:06 markmcdowell

Thanks for your prompt response.

Do you mean when you create another chart below a main one?

Yes.

Are you specifying the heights of this yourself?

Currently heights can be set by the developer and users cannot change them. A resize handle with an appropriate cursor would be nice to let users change those heights.

abforce avatar Jun 25 '20 07:06 abforce

Got it, we're currently going through a rewrite. I'll keep this issue as a request but definitely something we'll add.

markmcdowell avatar Jun 25 '20 08:06 markmcdowell

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jul 09 '20 16:07 stale[bot]

any updates on this? I'm using split-pane-react component which handles this.

amirmamaghani avatar May 25 '23 11:05 amirmamaghani