Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Drop jFreechart usage and use javascript for plotting #17

Open
team172011 opened this issue Feb 19, 2018 · 6 comments
Open

Drop jFreechart usage and use javascript for plotting #17

team172011 opened this issue Feb 19, 2018 · 6 comments

Comments

@team172011
Copy link
Owner

No description provided.

@sky54521
Copy link

What's going on now ?

@team172011
Copy link
Owner Author

Hi, thanks for your interest in this project. So far I have paused this project, searching for a way to store/save complete templates and a solid logic to apply indicators on other indicators

@team172011
Copy link
Owner Author

You can find an approach in the d3 branch where I am using d3 for plotting

@sky54521
Copy link

sky54521 commented Sep 6, 2018

How do I find the right model if I use the d3?

@sky54521
Copy link

sky54521 commented Sep 6, 2018

could you give me an example to transform ta4j's data model into d3's data model? I hope I can better monitor ta4j's data, so I want to show ta4j's data model through the chart

@team172011
Copy link
Owner Author

I have written my own charting logic to visualize candlestick, indicators and labels in javascript with help of d3. You find it in this file: https://github.com/team172011/TAcharting/blob/d3/src/main/resources/html/printTests.html

In this class https://github.com/team172011/TAcharting/blob/d3/src/main/java/org/sjwimmer/tacharting/chart/view/TaChart2.java you can find how indicators can be added via JSON format

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants