• Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Hooks

Namespaces

  • None
  • SIW
    • Admin
    • API
    • Async
    • Batch
    • Compatibility
    • Data
    • Elements
    • Email
    • External
    • Forms
    • Modules
    • Newsletter
    • Page_Builder
    • Plato
    • Widgets
    • WooCommerce
      • Admin
      • Checkout
      • Email
      • Export
      • Frontend
      • Import

Classes

  • Accordion
  • Carousel
  • Chart
  • Google_Maps
  • Interactive_Map
  • Interactive_Map_Destinations
  • Interactive_Map_ESC
  • Interactive_Map_Netherlands
  • Modal
  • Pie_Chart
  • Tablist
  • Taxonomy_Filter
  • World_Map

Class Chart

Class om een chart te genereren

Direct known subclasses

SIW\Elements\Pie_Chart

Abstract
Namespace: SIW\Elements
Copyright: 2019 SIW Internationale Vrijwilligersprojecten
Since: 3.0.0
See: https://github.com/apexcharts/apexcharts.js
Located at elements/chart.php

Methods summary

public string
# generate( array $data, array $options = [] )

Genereert grafiek

Genereert grafiek

Parameters

$data
$options
$title

Returns

string
protected
# enqueue_scripts( )

Voegt scripts toe

Voegt scripts toe

protected
# enqueue_styles( )

Voegt styles toe

Voegt styles toe

protected array
# generate_chart_options( )

Genereert opties voor grafiek

Genereert opties voor grafiek

Returns

array
abstract protected
# generate_chart_data( )

Genereert data voor grafiek

Genereert data voor grafiek

Constants summary

string FRAPPE_CHARTS_VERSION

Frappe Charts versie

Frappe Charts versie

Param

string
# '1.3.0'

Properties summary

protected string $type

Type grafiek

Type grafiek

#
protected array $data

Data voor grafiek

Data voor grafiek

# []
protected array $options

Opties voor grafiek

Opties voor grafiek

# []
SIW API documentation generated by ApiGen