Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add description (D) mode #545

Open
5 tasks done
jooyoungseo opened this issue Sep 3, 2024 · 1 comment
Open
5 tasks done

feat: add description (D) mode #545

jooyoungseo opened this issue Sep 3, 2024 · 1 comment
Assignees

Comments

@jooyoungseo
Copy link
Member

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

  • 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.
@ellvix
Copy link
Collaborator

ellvix commented Sep 17, 2024

@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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants