LogoLogo
  • Analytics
    • Create Chart
      • Select Mode
      • Function mode
        • 1. How to import data
          • Select Data
          • Select Time Range
          • Data Setting
        • 2. How to analyze data
          • Data Details
          • Function Setting
          • How to write functions
          • Function Library
          • Function Chart Examples
        • 3. How to visualize data
          • Line & Bar Chart
          • Doughnut Chart
          • Number Chart
          • Table Chart
          • Color Setting
      • Python mode
        • 1. How to preview data
        • 2. How to analyze data
          • Python Setting
          • How to write Python
          • Python Chart Examples
        • 3. How to visualize data
          • Line & Bar Chart
          • Table Chart
    • Publish Chart
    • Chart Examples
    • Fork Chart
  • Terminal
    • Create Bot Strategy
      • 0. How to write code
      • 1. How to preview data
    • Fork Strategy
    • Strategy Examples
    • 🔜Deploy Bot
  • Workspace
    • Manage Strategy
      • Strategy Published
      • Strategy saved as draft
    • 🔜Manage Bot
  • Account Setting
    • Change Password
    • 🔜Register Exchange Account
    • 🔜Register OTP
    • 🔜Register Payment
  • library
    • 📍Function Library
    • 📍Python Library
      • Private API
        • Binance
      • Public API
  • FAQ
    • Data
      • Dataset
        • data list
      • What type of data can I use?
      • How customizable are the data?
    • Security
      • Is UnBlinked safe?
    • Account
      • I forgot my OTP device
      • I forgot password
Powered by GitBook

Copyright © 2023, UnBlinked Co., Ltd. | All rights reserved.

On this page
  • Delete Data
  • Change Time Range
  1. Analytics
  2. Create Chart
  3. Function mode
  4. 1. How to import data

Data Setting

This guide explains how to change time range of data or delete the data

PreviousSelect Time RangeNext2. How to analyze data

Last updated 1 year ago

Delete Data

You can delete the imported data as follows:

  1. On the left-hand bar, you can find the list of imported data.

  2. Select the data you want to delete.

  3. Click the DELETE button at the bottom right.

Please be aware that once you delete the data, it might affect the result. So please check the code written after deleting data.


Change Time Range

You can change the time range of data as follows:

  1. On the left-hand bar, you can find the list of imported data.

  2. Select the data you want to change the time range for.

  3. Click the Change time range button at the bottom right.

Please be aware that once you change the time range of the data, it might affect the result. So please check the code written after changing time range.