[ZBXNEXT-4873] Graph data set must be changed to 'point' if there is no enough data to draw a line. Created: 2018 Nov 22 Updated: 2024 Apr 10 Resolved: 2019 Feb 08 |
|
Status: | Closed |
Project: | ZABBIX FEATURE REQUESTS |
Component/s: | Frontend (F) |
Affects Version/s: | 4.0.2rc1, 4.2.0alpha1 |
Fix Version/s: | 4.0.4rc1, 4.2.0alpha3, 4.2 (plan) |
Type: | Change Request | Priority: | Minor |
Reporter: | Miks Kronkalns | Assignee: | Miks Kronkalns |
Resolution: | Fixed | Votes: | 1 |
Labels: | graph | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() ![]() |
||||||||
Issue Links: |
|
||||||||
Team: | |||||||||
Sprint: | Sprint 46, Nov 2018, Sprint 47, Dec 2018, Sprint 48, Jan 2019 | ||||||||
Story Points: | 0.25 |
Description |
In case if SVG graph data set is configured to use line or staircase as draw type but it contains only one data point, convert draw type to point. Style should be used same as configured for line/staircase data set but not smaller than necessary to make data point visible. |
Comments |
Comment by Miks Kronkalns [ 2018 Nov 30 ] |
Implemented in development branch: svn://svn.zabbix.com/branches/dev/ZBXNEXT-4873 |
Comment by Miks Kronkalns [ 2019 Jan 07 ] |
Fixed in:
|