You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Description (D) mode where users can find the basic summary of the current plot. also, add a data table along with the description.
Motivation
This is based on our users' feedback. Although AI features are instrumental, we need to provide a minimum-threshold summary and description of the current plot by leveraging JSON metadata. The description needs to include some statistical characteristics, trends, shapes, and data table. This does not require AI APIs.
Proposed Solution
Per plot type, provide description and summary.
Additional Context
N/A
Checklist
I have searched for similar feature requests and confirmed that this is a new request.
I have provided a clear and concise description of the feature.
I have explained the motivation behind this feature request.
I have outlined a proposed solution or ideas for implementing this feature.
I have provided any additional context or screenshots if applicable.
The text was updated successfully, but these errors were encountered:
@jooyoungseo can you give an example of what a description might look like to you? I'm wondering how verbose we should be, and exactly what info to include.
For trends etc, you said 'use JSON schema', but any ideas on how to actually do that? Are you thinking of doing some basic checking like "are the numbers low / high in each 25% region" or what?
Feature Request
Description
Add Description (D) mode where users can find the basic summary of the current plot. also, add a data table along with the description.
Motivation
This is based on our users' feedback. Although AI features are instrumental, we need to provide a minimum-threshold summary and description of the current plot by leveraging JSON metadata. The description needs to include some statistical characteristics, trends, shapes, and data table. This does not require AI APIs.
Proposed Solution
Per plot type, provide description and summary.
Additional Context
N/A
Checklist
The text was updated successfully, but these errors were encountered: