Skip to content

bad definition of options #8

@jonyrock

Description

@jonyrock

this is from types.ts:

// TODO: move some options to line-chart
export type Options = {
  margin?: Margin;
  confidence?: number;

so let's first deal with this "todo". Another important part is the confidence?: number definition. It looks very suspicious.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions