james

Results 27 comments of james

> > _.invoke(object, path, [args]) > > Invokes the method at path of object. > > Arguments > > object (Object): The object to query. > > path (Array|string): The...

@liihuu ![image](https://github.com/klinecharts/KLineChart/assets/6874981/8684afb8-f522-40c4-91bd-3c9dae4eca6f) There's a line that appears at the start of day. Would like an option to enable a line drawn at start of day, start of month, or a...

Thanks for the tip but I was hoping for a more API driven approach. > On Dec 4, 2023, at 11:45 PM, Charles ***@***.***> wrote: > >  > If...

@char101 noticed even in the preview there's a lot of padding ![image](https://github.com/klinecharts/KLineChart/assets/6874981/a4655ded-8445-4f21-b26b-8953790ce3cc)

You have to create the overlay using `timestamp` instead of `dataIndex.` Or update the overlay instance after new (historical) data is loaded.

Are there any updates on this?