UNPKG

react-jsx-highcharts

Version:

Highcharts charts built using React components

6 lines (5 loc) 161 B
import Legend from './Legend'; import LegendTitle from './LegendTitle'; const ChartLegend = Legend; ChartLegend.Title = LegendTitle; export default ChartLegend;