bad comment.
This commit is contained in:
parent
6d48c49c07
commit
ed452c5a7a
1 changed files with 0 additions and 2 deletions
|
@ -163,8 +163,6 @@ func TestChartGetRangesUseTicks(t *testing.T) {
|
||||||
func TestChartGetRangesUseUserRanges(t *testing.T) {
|
func TestChartGetRangesUseUserRanges(t *testing.T) {
|
||||||
assert := assert.New(t)
|
assert := assert.New(t)
|
||||||
|
|
||||||
// this test asserts that ticks should supercede manual ranges when generating the overall ranges.
|
|
||||||
|
|
||||||
c := Chart{
|
c := Chart{
|
||||||
YAxis: YAxis{
|
YAxis: YAxis{
|
||||||
Range: Range{
|
Range: Range{
|
||||||
|
|
Loading…
Reference in a new issue