Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Pattern Formatter needs better documentation #287

Copy link
Copy link
@wcwright

Description

@wcwright
Issue body actions

The formatter documentation makes it unclear how a PatternFormatter would be used through angular google chart. All of the other google chart formatters are initialized using an options object, but the PatternFormatter is unique in that it takes a string, like so:

var formatter = new google.visualization.PatternFormat('{0}');

and then a function is called to actually format the chart:
formatter.format(data, [0, 1]);

Is it possible to be provided an example of how this would be achieved in angular google charts?

Reactions are currently unavailable

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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.