wu-sheng commented on code in PR #13791:
URL: https://github.com/apache/skywalking/pull/13791#discussion_r3036358409


##########
oap-server/server-starter/src/main/resources/ui-initialized-templates/virtual_genai/virtual-genai-model.json:
##########
@@ -202,8 +202,9 @@
                     "gen_ai_model_latency_percentile"
                   ],
                   "graph": {
-                    "type": "Bar",
-                    "showBackground": true
+                    "type": "Line",
+                    "showXAxis": true,
+                    "showYAxis": true

Review Comment:
   @peachisai I updated this part, as the Bar seems not correct visualization 
for percentile.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to