displaying integers on frequency axis
This commit is contained in:
@@ -55,6 +55,9 @@ class HistogramView {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
x: {
|
x: {
|
||||||
|
ticks: {
|
||||||
|
precision: 0
|
||||||
|
},
|
||||||
title: {
|
title: {
|
||||||
display: true,
|
display: true,
|
||||||
text: 'Frequency'
|
text: 'Frequency'
|
||||||
|
|||||||
Reference in New Issue
Block a user