Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option for price axis overlay the pane #208

Closed
odlainepre opened this issue Sep 13, 2019 · 4 comments
Closed

Add option for price axis overlay the pane #208

odlainepre opened this issue Sep 13, 2019 · 4 comments
Labels
enhancement Feature requests, and general improvements. plugin This feature request should/could be implemented as a Plugin.
Milestone

Comments

@odlainepre
Copy link

Add an option so that the price bar is on top of the chart.

11

@odlainepre odlainepre changed the title Price panel overlay: true Price bar overlay: true Sep 13, 2019
@odlainepre odlainepre changed the title Price bar overlay: true Add option for price bar "overlay: true" Sep 13, 2019
@timocov timocov added the enhancement Feature requests, and general improvements. label Sep 13, 2019
@timocov
Copy link
Contributor

timocov commented Sep 13, 2019

That's a good suggestion, thank you. I believe we can add new positions for price axis something like overlay-left and overlay-right.

@timocov timocov changed the title Add option for price bar "overlay: true" Add option for price axis overlay the pane Nov 27, 2019
@timocov timocov added this to the Future milestone Jun 14, 2021
@chongruei
Copy link

any update?

@tomsnep
Copy link

tomsnep commented Jan 25, 2023

+1

@SlicedSilver
Copy link
Contributor

Thank you for your feature request for Lightweight Charts. In order to keep the library lightweight and maintain a narrow focus, we strive to include only strictly required features in the core library. As a result, we have decided that this requested feature should be implemented as a plugin instead, and will be closing this issue as a result.

We recently introduced the ability to write plugins for Lightweight Charts, allowing users like you to extend the functionality of the library without adding it to the core. We highly recommend implementing your feature request as a plugin to achieve the desired functionality while keeping the core bundle size smaller for all users.

To get started with plugins, please refer to our Plugins Documentation for a better understanding of what is possible and how plugins work. You can also explore our collection of plugin examples (with a preview hosted here) for inspiration and guidance on implementing specific functionality.

For your particular feature request, we suggest taking a look at the following example:
Overlay Price Scale: This example demonstrates how to achieve x, y, and z. Demo

To help you get started quickly, we have created an NPM package called create-lwc-plugin, which sets up a plugin project for you. This way, you can hit the ground running with your plugin development.

If you do create a plugin based on your feature request, we would appreciate it if you could publish it on GitHub or NPM and let us know. This way, we can share it with the rest of the community. It would be helpful if you could prefix your NPM package name with lwc-plugin- for easier discoverability by others.

Thank you for your understanding and support. We believe implementing your feature request as a plugin will greatly benefit both you and the Lightweight Charts community.

@SlicedSilver SlicedSilver added the plugin This feature request should/could be implemented as a Plugin. label Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature requests, and general improvements. plugin This feature request should/could be implemented as a Plugin.
Projects
None yet
Development

No branches or pull requests

5 participants