Soniya Prasad
Soniya Prasad
May i work on it?
# [dtp-overview.pdf](https://github.com/google/data-transfer-project/files/11562631/dtp-overview.pdf) This is the required document which deals all about dtp in simple tersms
is this issue closed?
Yeah, you can work on this issue @AdityaKumar2408
@yufeih I know how to fix this, but I'm finding it a bit overwhelming to get started with the project structure. I'm uncertain about how to implement this across all...
Thankyou @yufeih Now I have the idea.
I was looking for the same, How are managing to implement it right now?
Hey @lindapaiste Can you tell me if this reference is the correct way to resolve this issue?
@tmtron Here's a revised code snippet implementing the dynamic adjustment of yAxis.max based on whether all data points are below zero: const data = [-1, -2, -3]; // Example data...