File tree Expand file tree Collapse file tree 2 files changed +0
-10
lines changed Expand file tree Collapse file tree 2 files changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -132,11 +132,6 @@ export * from './vaadin-chart-mixin.js';
132132 *
133133 * For example `--vaadin-charts-color-0` sets the color of the first series on a chart.
134134 *
135- * ### Validating your License
136- *
137- * When using Vaadin Charts in a development environment, you will see a pop-up that asks you
138- * to validate your license by signing in to vaadin.com.
139- *
140135 * @fires {CustomEvent } chart-add-series - Fired when a new series is added.
141136 * @fires {CustomEvent } chart-after-export - Fired after a chart is exported.
142137 * @fires {CustomEvent } chart-after-print - Fired after a chart is printed.
Original file line number Diff line number Diff line change @@ -137,11 +137,6 @@ import { ChartMixin } from './vaadin-chart-mixin.js';
137137 *
138138 * For example `--vaadin-charts-color-0` sets the color of the first series on a chart.
139139 *
140- * ### Validating your License
141- *
142- * When using Vaadin Charts in a development environment, you will see a pop-up that asks you
143- * to validate your license by signing in to vaadin.com.
144- *
145140 * @fires {CustomEvent } chart-add-series - Fired when a new series is added.
146141 * @fires {CustomEvent } chart-after-export - Fired after a chart is exported.
147142 * @fires {CustomEvent } chart-after-print - Fired after a chart is printed.
You can’t perform that action at this time.
0 commit comments