Class C3Chart


  • @JsType(isNative=true,
            namespace="<global>",
            name="Object")
    public class C3Chart
    extends Object
    • Constructor Detail

      • C3Chart

        public C3Chart()
    • Method Detail

      • getElement

        @JsProperty
        public com.google.gwt.dom.client.DivElement getElement()
      • getLegend

        @JsProperty
        public C3Legend getLegend()
      • flush

        @JsMethod
        public void flush()
      • select

        @JsMethod
        public void select​(String[] points)
      • focus

        public void focus​(String points)
      • defocus

        @JsMethod
        public void defocus()
      • resize

        @JsMethod
        public void resize()