lightweight-charts-drawing 0.1.0 → 0.1.1
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 +0 -17
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -103,23 +103,6 @@ const registry = getToolRegistry();
|
|
|
103
103
|
const allTools = registry.getAllTools();
|
|
104
104
|
```
|
|
105
105
|
|
|
106
|
-
## Screenshots
|
|
107
|
-
|
|
108
|
-
### Trend Line Tools
|
|
109
|
-

|
|
110
|
-
|
|
111
|
-
### Gann & Fibonacci Tools
|
|
112
|
-

|
|
113
|
-
|
|
114
|
-
### Forecasting & Measurement Tools
|
|
115
|
-

|
|
116
|
-
|
|
117
|
-
### Geometric Shapes
|
|
118
|
-

|
|
119
|
-
|
|
120
|
-
### Annotation Tools
|
|
121
|
-

|
|
122
|
-
|
|
123
106
|
## Available Drawing Tools (68)
|
|
124
107
|
|
|
125
108
|
### Lines
|