Ionic ngx-charts

Поделиться
HTML-код
  • Опубликовано: 16 ноя 2024

Комментарии • 9

  • @inzamamrafaqat7636
    @inzamamrafaqat7636 8 месяцев назад

    thanks brother very informative video

  • @-Evil-Genius-
    @-Evil-Genius- 10 месяцев назад +2

    🎯 Key Takeaways for quick navigation:
    00:00 📊 *Introduction and Project Setup*
    - Overview of the project,
    - Creation of a standalone Ionic project,
    - Explanation of using NG modules for project development.
    01:19 📱 *Customizing the Homepage and Installing ngx-charts*
    - Editing the homepage layout,
    - Removal of unnecessary elements,
    - Installation of ngx-charts library and exploration of its features.
    03:23 📈 *Implementing ngx-charts Vertical Bar Chart*
    - Setting up and configuring the ngx-charts Vertical Bar Chart,
    - Exploring examples and documentation for customization,
    - Discussing the dynamic adjustment of view dimensions based on screen size.
    08:44 🎨 *Styling and Responsive Design*
    - Implementing responsive design using host listeners,
    - Applying styles for improved presentation,
    - Customizing the legend position and appearance.
    16:02 🌈 *Customizing Chart Properties*
    - Exploring additional properties and configurations for ngx-charts,
    - Adjusting chart labels, axis visibility, and color schemes,
    - Demonstrating the flexibility of customizing chart appearances.
    19:32 📊 *Additional Chart Implementations*
    - Briefly introducing Line Chart, Pie Chart, and Grouped Vertical Bar Chart,
    - Highlighting common functionalities across different chart types,
    - Preparing for further exploration and implementation.
    20:28 📊 *Creating Charts in Ionic 7*
    - Explanation and demonstration of importing components for different charts: line chart, pie chart, and vertical bar chart.
    - Resolving issues related to importing components.
    - Overview of the data preparation for a pie chart.
    21:22 📈 *Line Chart Implementation*
    - Detailed explanation of data structure for a line chart.
    - Showcase of line chart design customization using colors.
    - Troubleshooting and resolving an issue related to the legend position.
    23:26 🍰 *Implementing Pie Chart*
    - Step-by-step guide on preparing data for a pie chart.
    - Demonstration of the pie chart design with a neon color theme.
    - Discussion on adjusting legend position for better visualization.
    26:50 📊 *Horizontal Bar Chart Creation*
    - Introduction to creating a horizontal bar chart.
    - Copying HTML and necessary code adjustments for the horizontal bar chart.
    - Implementation of color scheme customization for the horizontal bar chart.
    28:54 🔄 *Responsive Design Check and Final Notes*
    - Responsive design check for charts on different screen sizes.
    - Final adjustments, including the removal of warnings and handling of click events.
    - Encouragement for viewers to explore additional chart examples in the provided links.
    Made with HARPA AI

  • @EmilyAngel-i2j
    @EmilyAngel-i2j 5 месяцев назад

    si obtengo datos de firebase en tiempo real y quiero graficarlos ahí funciona?

    • @CodingTechnyks
      @CodingTechnyks  5 месяцев назад

      It should work
      Just check how you are passing the data
      If changes not detected then try changedetectionref after the code where changes are taking place

    • @EmilyAngel-i2j
      @EmilyAngel-i2j 5 месяцев назад

      @@CodingTechnyks gracias

  • @anelembanga6061
    @anelembanga6061 10 месяцев назад

    Hi, awesome as usual. Is there a javascript version of these charts that I can just use on the script tag. I am using Ionic via javascript so long using cdn. If you can advise, it would be awesome. Thanks again, you are doing amazing work here.

    • @CodingTechnyks
      @CodingTechnyks  10 месяцев назад

      For Javascript use simply use chartjs

  • @debashismalkhandy188
    @debashismalkhandy188 10 месяцев назад

    I am using ionic 7 and capacitor 5.5 in my ionic anguler project but when I use Camara or any capacitor in android I get error like "Camara capacitor is not implement on android" can you make a video about this.

    • @CodingTechnyks
      @CodingTechnyks  10 месяцев назад +1

      I dint face any error as such
      May be you missed something in configuring for android
      Try it again
      If still facing problem then connect via Instagram