8000 [Feature] continuous scales of VScale can set zero to domain and combine other domains · Issue #64 · VisActor/VUtil · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[Feature] continuous scales of VScale can set zero to domain and combine other domains #64
Open
@xile611

Description

@xile611

What problem does this feature solve?

  1. zero is a very special value for continuous scale
  2. a scale may need to combine domains from different data sources

What does the proposed API look like?

linearScale.nice(10, { zero: true,  });

linearScale.combineDomain([], true);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0