Creating Dynamic Charts with Crocoblock JetEngine | Elementor Wordpress

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ก.ย. 2024

ความคิดเห็น • 43

  • @affiafridi
    @affiafridi 2 ปีที่แล้ว +2

    Very Informative vid. 🙌
    Sir, having some doubts about Profile Builder. I request, please make a video on this with different roles.

    • @MoxetKhanPK
      @MoxetKhanPK  2 ปีที่แล้ว +1

      Thank you, will surely cover it.

  • @akawar
    @akawar 2 ปีที่แล้ว +2

    Love the tutorial. How about using geolocation chart? Looking forward on that video. Thanks

    • @MoxetKhanPK
      @MoxetKhanPK  2 ปีที่แล้ว

      Yes offcourse, we need to provide 2-3 values from our database as mentioned here
      developers.google.com/chart/interactive/docs/gallery/geochart

  • @sergiogz47
    @sergiogz47 หลายเดือนก่อน

    Ola Moxet eu criei no forms do jenengine uma calculadora de preços com campos inseridos pelo usuário que são somados e gera um total. Como faço para gerar um grafico dos totais inseridos através do jetengine forms? Não estou encontrando os campos que criei ?? no seu exemplo deve ser usado do no query type o SQL query, porém mesmo usando esse dado não encontro os campos criados ??? Não estou usando CCT. Obrigado!!

  • @RichardWadeUK
    @RichardWadeUK 2 ปีที่แล้ว +1

    Great video. I'd like to see how we can take it further with making selections on the front end to generate a dynamic table, that then also generates charts of what's in the table

    • @MoxetKhanPK
      @MoxetKhanPK  2 ปีที่แล้ว +1

      The query we made in the visual editor should grab dynamic fields from URL or POST request. Not yet tried i hope it is feasible.

    • @RichardWadeUK
      @RichardWadeUK 2 ปีที่แล้ว

      @@MoxetKhanPK if you could try and do a demo, that would be amazing. I'm thinking of implementing this on a CCT for large datasets

  • @jonajohnston3174
    @jonajohnston3174 5 หลายเดือนก่อน

    Hi! I am having issues applying the Dynamic Charts with the Support Ticketing System. Not sure if I am missing a step or something

  • @andreasschmid577
    @andreasschmid577 ปีที่แล้ว +1

    Hi thank you for the video, def. a thumbs up!
    can i use the advanced options to color bars according to their value? For example every bar below x = red, every bar above x=green? any idea?

    • @MoxetKhanPK
      @MoxetKhanPK  ปีที่แล้ว

      They have options with JSON format which might help, i didnt tried it before but feasable.

  • @eduardodaolio
    @eduardodaolio 2 ปีที่แล้ว

    can we get data directly using and API without CCT? I presume if I have 10 endpoint I'll to make 10 new CCT's, right?

  • @sergixelmusic6748
    @sergixelmusic6748 2 ปีที่แล้ว +1

    It would be possible to make a chart with the posts count you have made in other video?

    • @MoxetKhanPK
      @MoxetKhanPK  2 ปีที่แล้ว

      Yes why not, the counter is saved as meta field in the table which can be grabbed via query builder and then further move to chart.

    • @sergixelmusic6748
      @sergixelmusic6748 2 ปีที่แล้ว +1

      @@MoxetKhanPK Due to it's a meta field from a CPT. In Query Builder instead of SQL type should I pick Posts Type? Thank you

    • @MoxetKhanPK
      @MoxetKhanPK  2 ปีที่แล้ว

      @@sergixelmusic6748 yes go with CPT not SQL, make sure to have count and group function

  • @BagusPutraMahendra
    @BagusPutraMahendra 5 หลายเดือนก่อน

    what if i need to display the data from related cct ?
    i have CPT and CCT, parent is CPT, child is CCT.
    when i make a single page template for CPT, displaying meta data that related from CCT as a chart

    • @MoxetKhanPK
      @MoxetKhanPK  5 หลายเดือนก่อน

      All you need is a query which fetch related data.

  • @spacesconnectionbali1143
    @spacesconnectionbali1143 ปีที่แล้ว

    Hey nice video, can you share how to make a smooth curve line/area chart? Ive added below code but doesnt work :(
    {
    "chart": {
    "type": "LineChart",
    "options": {
    "curveType": "function"
    }
    }
    }

  • @mrabhijitrabha
    @mrabhijitrabha 2 ปีที่แล้ว +1

    Can we also style the charts so that it looks cool ?... The default chart style looks too old.

    • @MoxetKhanPK
      @MoxetKhanPK  2 ปีที่แล้ว +1

      Yes! It is mentioned in the allowed option textarea, you can change the styling.

  • @eziquielmenta564
    @eziquielmenta564 2 ปีที่แล้ว +1

    Hello, I'm creating a line chart but with an unusual problem. The X axis is inverted, the newest date appears on the left and the oldest on the right.
    Could you tell me how to reverse the order of the X-axis?

    • @MoxetKhanPK
      @MoxetKhanPK  2 ปีที่แล้ว +1

      Hello, the simplest solution is to sort your records by date DESC, it will show oldest date in the start.

    • @eziquielmenta564
      @eziquielmenta564 2 ปีที่แล้ว

      @@MoxetKhanPK I did just that. But on the line chart the dates are reversed on the X axis.
      Do you know any commands to reverse?

    • @MoxetKhanPK
      @MoxetKhanPK  2 ปีที่แล้ว

      @@eziquielmenta564 It need to be checked, somehow. Not sure what is the situation over there.

    • @eziquielmenta564
      @eziquielmenta564 2 ปีที่แล้ว

      @@MoxetKhanPK I belive when I imported the data (from csv file) the date format can to have one problem

    • @MoxetKhanPK
      @MoxetKhanPK  2 ปีที่แล้ว

      @@eziquielmenta564 yes might be, because sorting can solve the issue

  • @juancitox
    @juancitox 2 ปีที่แล้ว

    wow

  • @nvrydeck3202
    @nvrydeck3202 2 ปีที่แล้ว

    Tutorial premiere league table please 😊

  • @mayurkurhade5400
    @mayurkurhade5400 11 หลายเดือนก่อน

    can I make charts with tables query as shown in your another video?

    • @MoxetKhanPK
      @MoxetKhanPK  11 หลายเดือนก่อน

      Yes you can

    • @mayurkurhade5400
      @mayurkurhade5400 11 หลายเดือนก่อน

      I tried, and it's working, seems it always needs two values to show data. I don't know why, but my charts are showing a lot of data as “other” however I do not have data as such. @@MoxetKhanPK

  • @oncps22
    @oncps22 2 ปีที่แล้ว

    Hello budy, how are you ? I just subscribed to your channel. I have a doubt.. see if you can help me. I have two post types, a cpt called "SALESMAN", and another cpt called "CUSTOMERS".. I already made the relationship in "relations", I did it like this: "1 SALESMAN has many CUSTOMERS", (ONE TO MANY). How can I do with the dynamic table of the jet engine, only the seller's customers appear in the table (A).. on the vendor panel (A). and in the SALESMAN panel (B), I want to show in the table, only the SALESMAN customers (B)?
    And >>> But, in the CPT (custom post type) of Customers, I better create several fields, Example:
    Customer's name, email, phone, or, do I create a Repeater, with these same fields, to add to the Customer's CPT related to the parent who is the Seller?

    • @MoxetKhanPK
      @MoxetKhanPK  2 ปีที่แล้ว

      Hello, you have to use query builder for that in order to construct a query which grab customer of X salesmen. It can be done with dynamic tags of elementor as well but a bit tricky.

  • @ramdaniamarulloh6505
    @ramdaniamarulloh6505 2 ปีที่แล้ว

    How to display the number of visitors?

    • @MoxetKhanPK
      @MoxetKhanPK  2 ปีที่แล้ว

      Number of visitor for?
      Explain in details.

    • @ramdaniamarulloh6505
      @ramdaniamarulloh6505 2 ปีที่แล้ว +1

      @@MoxetKhanPK I have created a custom post type, then I want to display the number of counter views/visitors for each post I made on that post page how to do it thanks

    • @MoxetKhanPK
      @MoxetKhanPK  2 ปีที่แล้ว

      @@ramdaniamarulloh6505 as of now its not possible with crocoblock, you have to use 3rd party plugin.

    • @ramdaniamarulloh6505
      @ramdaniamarulloh6505 2 ปีที่แล้ว

      @@MoxetKhanPK Wow, thanks a lot for the information

    • @MoxetKhanPK
      @MoxetKhanPK  2 ปีที่แล้ว

      @@ramdaniamarulloh6505 Its here th-cam.com/video/5ZphSCLssao/w-d-xo.html

  • @scottmurphy6030
    @scottmurphy6030 2 ปีที่แล้ว

    🍀 Promo'SM!!