@363045841yyt/klinechart 0.5.5-alpha.0 → 0.5.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -128,6 +128,8 @@ const config: SemanticChartConfig = {
128
128
  - [x] Latest price line and right axis label style optimization
129
129
  - [x] Area primitive tools and rendering
130
130
  - [ ] More advanced drawing tools
131
+ - [ ] Support for minute, multi-day, monthly, and yearly K-line display
132
+ - [ ] Support convert the drawing to quant code
131
133
 
132
134
  ## 🚀 What's New
133
135