impaktapps-ui-builder 0.0.592-alpha.2 → 0.0.592-alpha.3
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/dist/impaktapps-ui-builder.es.js +0 -1
- package/dist/impaktapps-ui-builder.es.js.map +1 -1
- package/dist/impaktapps-ui-builder.umd.js +8 -8
- package/dist/impaktapps-ui-builder.umd.js.map +1 -1
- package/dist/src/impaktapps-ui-builder/builder/build/uischema/graph.d.ts +0 -1
- package/package.json +1 -1
- package/src/impaktapps-ui-builder/builder/build/uischema/graph.ts +0 -1
|
@@ -10202,7 +10202,6 @@ const LineGraph = {
|
|
|
10202
10202
|
hideBottomAxisLine: false,
|
|
10203
10203
|
legend: {
|
|
10204
10204
|
labelColor: "green",
|
|
10205
|
-
legendTitle: "Our Assests",
|
|
10206
10205
|
direction: "row",
|
|
10207
10206
|
align: "right",
|
|
10208
10207
|
colorRectWidth: 20
|