Feature List
  • 8.x
    • Team Feature
      • Data-Prep Features
      • Pipeline Features
        • What's New Window Pop-up
        • Failure Db-Sync
        • Testing for Kafka 3.1.0
        • Python 3.10 R&D
        • Job History
        • SPC (Single Page for Configuration)
        • Python Jobs
        • Failure Alerts
        • Event Channel Alerts
        • Pipeline Error handling
        • Pipeline : PySpark Component (PySpark Job)
      • Dashboard Charting
        • Widget as component
        • Knowledge Graph Chart
          • Sample Library based code
        • Word Cloud
        • Tile component
        • Sankey Chart
        • Model as API Connector
        • Dataprep recipe in Dataset selection
        • Decomposition Enhancment
      • Python Upgrade
        • Core Platform : Data Services
        • Core Platform : Data Catalog
        • Core Platform : Data Center
        • Data Science Lab
      • Sonar Code Scan automation by DevOps
      • DS Lab PySpark Project.
      • Core Platform
        • Tag Feature For Data Connector , Dataset , DataStore etc..
        • DataStore & Metadatastore Migration
        • MongoDB & ClickHouse Support For DataSheet
        • Data As API WorkBench
        • Pagination in Home , DataCenter , Dataset , DataStore etc..
        • Sharing Data Connector & Data Set with View or Edit Permission.
        • Core Monitoring & Alerting
      • Data Science Lab
        • Auto Forecasting Requirements
          • User Input
          • Forecasting Method
          • Explainability
        • DSLAB Sprint May1-2023-May12-2023
        • DS LAB Sprint Apr10-Apr21
        • Provide Static Variables for DSLAB Component In AutoML
        • Scheduler For DSLAB Scripts
        • Optimisation of Model Explainability code
    • QA
    • DevOps
Powered by GitBook
On this page
  1. 8.x
  2. Team Feature
  3. Dashboard Charting

Word Cloud

PreviousSample Library based codeNextTile component

Last updated 2 years ago

Our WC chart is very poor and Mani has started using one D3 chart. We should make a chart like that which can be colourful

A crucial feature for a world cloud charting library is the ability to customize the layout of the word cloud. Different datasets and use cases may require different layouts to effectively display the information.

Users should be able to adjust the size and orientation of words, as well as the spacing between them, to create a visually appealing and informative representation of their data. Additionally, the library should provide options for controlling the colors, fonts, and styles of the words to further customize the appearance of the word cloud.

The customization options should be intuitive and easy to use, allowing users to quickly experiment with different layouts and find the one that best suits their needs. The library should also support dynamic updates, allowing users to easily update the word cloud as their data changes.

Overall, a flexible and customisable word cloud layout feature is essential for a world cloud charting library to meet the diverse needs of its users.

Color:

  • Users should be able to specify a range of colors, such as a gradient or a selection of specific colors, that can be used to assign colors to words based on their values.

  • The library should also provide the option to customize the color of individual words or groups of words based on specific criteria.

Size:

  • Users should be able to define the size of the words in the cloud based on the frequency or importance of the word.

  • The library should provide the option to adjust the scaling and range of the word sizes to ensure that the resulting word cloud is visually appealing and informative.

Both:

  • The library should also provide options for combining both color and size to create a more visually impactful word cloud, such as using a larger font size and a brighter color for more important or frequently occurring words.

Overall, the color and size of words in the word cloud should be customizable and flexible, allowing users to create a visually appealing and informative representation of their data.