SigmaKit.Components.Charts (sigma_kit v0.0.6)

Summary

Functions

Attributes

  • chart_id (:string) (required)
  • class (:any) - Defaults to "".
  • Global attributes are accepted.

Attributes

  • chart_id (:string) (required)
  • class (:any) - Defaults to "".
  • Global attributes are accepted.

Attributes

  • chart_id (:string) (required)
  • options (:map) (required)
  • class (:any) - Defaults to "".
  • autocolor (:boolean) - Defaults to false.
  • canvas_width (:string) - Defaults to "100%".
  • canvas_height (:string) - Defaults to "100%".
  • y_label_format (:any) - Defaults to nil.

Attributes

  • chart_id (:string) (required)
  • class (:any) - Defaults to "".
  • Global attributes are accepted.

Attributes

  • chart_id (:string) (required)
  • class (:any) - Defaults to "".
  • Global attributes are accepted.

Attributes

  • chart_id (:string) (required)
  • class (:any) - Defaults to "".
  • Global attributes are accepted.

Functions

bar_chart(assigns)

Attributes

  • chart_id (:string) (required)
  • class (:any) - Defaults to "".
  • Global attributes are accepted.

bubble_chart(assigns)

Attributes

  • chart_id (:string) (required)
  • class (:any) - Defaults to "".
  • Global attributes are accepted.

chart(assigns)

Attributes

  • chart_id (:string) (required)
  • options (:map) (required)
  • class (:any) - Defaults to "".
  • autocolor (:boolean) - Defaults to false.
  • canvas_width (:string) - Defaults to "100%".
  • canvas_height (:string) - Defaults to "100%".
  • y_label_format (:any) - Defaults to nil.

line_chart(assigns)

Attributes

  • chart_id (:string) (required)
  • class (:any) - Defaults to "".
  • Global attributes are accepted.

pie_chart(assigns)

Attributes

  • chart_id (:string) (required)
  • class (:any) - Defaults to "".
  • Global attributes are accepted.

scatter_chart(assigns)

Attributes

  • chart_id (:string) (required)
  • class (:any) - Defaults to "".
  • Global attributes are accepted.