Forum Replies Created by Nerviozzo96

Viewing 5 posts - 16 through 20 (of 20 total)
  • in reply to: Tooltip multiline chart #33252

    WOW thanks a lot! Im trying right now!

    in reply to: Tooltip multiline chart #33228

    Oh thanks! I already tried with contentFormatter, but didnt get to that point. Would this code help me to also show those that have a close X value?
    Actually I need to show those which are close range in px not in value, this is possible?

    in reply to: Tooltip multiline chart #33157

    Im gonna show you my exact problem in JSFiddle and why i cant use shared.
    https://jsfiddle.net/JohnCarranza/6vyphafz/24/

    As you see here, i use tooltip shared and i want to know the data on (2.1 axisY) of “San Francisco” or “Valencia”, the tooltip becomes kinda usless because shows a huge tooltip whit a lot of “not desired” data.

    And if i use tooltip not shared:
    https://jsfiddle.net/JohnCarranza/6vyphafz/27/

    I cant see both “San franciso” and “Valencia” because they have same value and I can only see 1 if them (“San franciso” in this case).

    So what I want to know is if there are any option to show (with not shared tooltip) 2 o more different series if there are on close range.

    in reply to: Tooltip multiline chart #33162

    I tried to reply 3 times, but i dont know why my reply dont get saved….lets try again..
    As you see here jsfiddle shared tooltip becomes kinda useless, because shows “no needed” data if i want to know some point (i.e. “San Francisco”).
    And with not shared tooltip i cant see both “San francisco” and “Valencia” series because they have some same points..

    • This reply was modified 3 years, 1 month ago by Nerviozzo96.
    • This reply was modified 3 years, 1 month ago by Nerviozzo96.
    • This reply was modified 3 years, 1 month ago by Nerviozzo96.
    in reply to: OffScreenCanvas #33043

    Thanks for the answer. I finally get good optimization in my end, making less render() calls. Ty any ways

    • This reply was modified 3 years, 1 month ago by Nerviozzo96.
Viewing 5 posts - 16 through 20 (of 20 total)