-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Labels
BugItem which indicates that something is not workingItem which indicates that something is not workingKendoReactSEV: Highpkg:Charts
Milestone
Description
I'm submitting a...
- Bug report
Current behavior
Currently, we do not provide ChartSeries and ChartSeriesItem through KendoReactAll, and they can not be used by importing them over sctipt tag.
Expected behavior
All Chart components should be accissible through KendoReactAll.
Minimal reproduction of the problem with instructions
- Import ChartSeries or ChartSeriesItem components in simple HTML page with script tag:
<script data-trunk src="js/kendo-react-all.js" />
- Try using some of the components:
React.createElement(window.KendoReactAll.ChartSeries,
Ticket ID: 1633735
Metadata
Metadata
Assignees
Labels
BugItem which indicates that something is not workingItem which indicates that something is not workingKendoReactSEV: Highpkg:Charts