Open aparajit7 opened 1 month ago
@aparajit7, could you share a minimal csv file, similar to sample-enlarged.csv
, for which this behavior occurs?
Hello Jonas, I have shared the sample-enlarged.csv here as a Google Drive link. Can you please let me know if you have received it? Thanks, Aparajit sample-enlarged.csv https://drive.google.com/file/d/1-iUpQd5vDXZQLw9ucvAtuy8g2yTyAbKw/view?usp=drive_web
On Thu, Sep 5, 2024 at 7:02 AM Jonas Van Der Donckt < @.***> wrote:
@aparajit7 https://github.com/aparajit7, could you share a minimal csv file, similar to sample-enlarged.csv, for which this behavior occurs?
— Reply to this email directly, view it on GitHub https://github.com/predict-idlab/plotly-resampler/issues/317#issuecomment-2331232124, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALVR5DM5AQFINWMRKZKNHW3ZVA23PAVCNFSM6AAAAABNTITVRCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZRGIZTEMJSGQ . You are receiving this because you were mentioned.Message ID: @.***>
@aparajit7 - The access was denied, so I sent an access request.
Hey Jonas, I have added the access. Can you check it now?
On Fri, Sep 6, 2024 at 5:20 AM Jonas Van Der Donckt < @.***> wrote:
@aparajit7 https://github.com/aparajit7 - The access was denied, so I sent an access request.
— Reply to this email directly, view it on GitHub https://github.com/predict-idlab/plotly-resampler/issues/317#issuecomment-2333631468, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALVR5DNAUJ6HBXALRXFYUQDZVFXUFAVCNFSM6AAAAABNTITVRCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZTGYZTCNBWHA . You are receiving this because you were mentioned.Message ID: @.***>
@aparajit7,
It appears to be related to the error_x
attribute. If you leave this out, everything works as expected.
Plotly-Resampler
does not (yet) support this attribute.
Hello Jonas, I have tried to disable the error_x attribute but its actually not giving me the required output. Is there a way to use any other attribute or function similar to it so that Plotly-Resampler works without issues while displaying the ranks?
On Mon, Sep 9, 2024 at 3:14 AM Jonas Van Der Donckt < @.***> wrote:
@aparajit7 https://github.com/aparajit7,
It appears to be related to the error_x attribute. If you leave this out, everything works as expected. Plotly-Resampler does not (yet) support this attribute.
— Reply to this email directly, view it on GitHub https://github.com/predict-idlab/plotly-resampler/issues/317#issuecomment-2337310377, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALVR5DOAKWLMQN7ZFOEAOWDZVVDF7AVCNFSM6AAAAABNTITVRCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZXGMYTAMZXG4 . You are receiving this because you were mentioned.Message ID: @.***>
Hello Jonas, I don’t know if you received my previous email but I mentioned that disabling the error_x attribute would not work as it would change the plot completely. So is there any workaround to this? I would appreciate for the help. Thanks!
On Sun, Sep 15, 2024 at 9:20 PM Aparajit Talukdar @.***> wrote:
Hello Jonas, I have tried to disable the error_x attribute but its actually not giving me the required output. Is there a way to use any other attribute or function similar to it so that Plotly-Resampler works without issues while displaying the ranks?
On Mon, Sep 9, 2024 at 3:14 AM Jonas Van Der Donckt < @.***> wrote:
@aparajit7 https://github.com/aparajit7,
It appears to be related to the error_x attribute. If you leave this out, everything works as expected. Plotly-Resampler does not (yet) support this attribute.
— Reply to this email directly, view it on GitHub https://github.com/predict-idlab/plotly-resampler/issues/317#issuecomment-2337310377, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALVR5DOAKWLMQN7ZFOEAOWDZVVDF7AVCNFSM6AAAAABNTITVRCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZXGMYTAMZXG4 . You are receiving this because you were mentioned.Message ID: @.***>
Describe the bug :crayon:
Reproducing the bug :mag:
Expected behavior :wrench:
Screenshots :camera_flash:
Environment information: (please complete the following information)
Additional context Add any other context about the problem here.