Loop Chart ZeitStemplel anzeigen beim reinzoomen
This commit is contained in:
@@ -159,7 +159,7 @@ const LoopMeasurementChart = () => {
|
||||
x: {
|
||||
type: "time" as const,
|
||||
time: {
|
||||
unit: "minute",
|
||||
unit: "minute" as const,
|
||||
tooltipFormat: "dd.MM.yyyy HH:mm:ss",
|
||||
displayFormats: {
|
||||
minute: "HH:mm",
|
||||
|
||||
@@ -6,5 +6,5 @@
|
||||
2: Patch oder Hotfix (Bugfixes oder kleine Änderungen).
|
||||
|
||||
*/
|
||||
const webVersion = "1.6.365";
|
||||
const webVersion = "1.6.366";
|
||||
export default webVersion;
|
||||
|
||||
Reference in New Issue
Block a user