Ionic 7 ngx-charts

Поделиться
HTML-код
  • Опубликовано: 5 авг 2024
  • Hello Friends, Welcome Back to @CodingTechnyks. In this video, we are going to learn about "Implementing Charts in Ionic 7 #ionic #angular for #pwa, #android & #ios #capacitor
    ► Finance App Series: • Ionic Finance App UI S...
    ► SwiperJS 9 in Ionic 7 - • Ionic 7 Swiper Slide u...
    ----------------------------------------------------------------------------------------------------------------------------------------------------
    Food Delivery App complete template - codecanyon.net/item/ionic-7-f...
    ----------------------------------------------------------------------------------------------------------------------------------------------------
    ► Check out my Udemy Courses (upto 95% off - Rs.389 / $9.99):
    1. Ionic 7+ & NodeJS: Beginner to Pro-Build Food Delivery App:www.udemy.com/course/nodejs-b...
    2. Ionic 7+ From Beginner to Advanced - Build Food Delivery App : www.udemy.com/course/ionic5-b...
    3. NodeJS: Beginner to Pro - APIs for Food Delivery & Ecommerce:www.udemy.com/course/ionic-6-...
    4. Ionic 7+ Chat App using Firebase:
    www.udemy.com/course/ionic-ch...
    ----------------------------------------------------------------------------------------------------------------------------------------------------
    ► Ionic Capacitor Generate APK & Run in Android & iOS: • Ionic Capacitor - Crea...
    ► Ionic ALL IN 1 DELIVERY APP UI All Episodes Playlist - • Ionic All in 1 Deliver...
    ► App Auth Screen Playlist: bit.ly/authScreenSeries
    ► Social Media
    Facebook: / codingtechnyks
    Github: github.com/Nykz
    Instagram: / codingtechnyks
    Twitter: / codingtechnyks
    ► Source code:github.com/Nykz/ionic-7-charts
    Thanks for watching!
    Kindly Like + Subscribe for such Interesting Videos.

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

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

    thanks brother very informative video

  • @-Evil-Genius-
    @-Evil-Genius- 7 месяцев назад +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

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

    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  7 месяцев назад

      For Javascript use simply use chartjs

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

    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  7 месяцев назад +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

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

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

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

      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 2 месяца назад

      @@CodingTechnyks gracias