Method and Description |
---|
com.github.gwtd3.api.core.Selection.classed(String, DatumFunction use
Selection.classed(String, BooleanDatumFunction) instead |
com.github.gwtd3.api.svg.Line.defined(DatumFunction prefer the use of
Line.defined(BooleanDatumFunction) |
com.github.gwtd3.api.svg.Axis.tickSize(int, int) |
com.github.gwtd3.api.svg.Axis.tickSize(int, int, int) |
com.github.gwtd3.api.svg.Axis.tickSubdivide()
this method has no effect anymore !
|
com.github.gwtd3.api.svg.Axis.tickSubdivide(int)
this method has no effect anymore ! use
|
Copyright © 2016 gwt-d3. All Rights Reserved.