Veaceslav Cotruta

Results 4 issues of Veaceslav Cotruta

I've bumped into a problem when getting the data from a source with properties in camel case and upper case first letter. Eg: `{"CustomerId": 1}` If the `prop` is not...

bug

Given an empty time series instance ``` const emptyTimeSeries = new TimeSeries({ name: 'Empty time series', columns: [ 'time', 'data' ], points: [] }); ``` I would expect to get...

When executing the fill operation on a timeSeries that is the result of the `TimeSeries.timeSeriesListMerge`, the fill seems not to work. ``` // Input time series 1 var ts1 =...

This PR adds ability to customise the plugin. The less files can be appended to HTML or imported as string into js.