
Hi, I am wondering whether the following code segments are being used anywhere. These code segments were added during the last GSoC for the zoom search feature. But the zoom search uses Highcharts to generate the plot and works without these code. Am I missing anything? PMA_SVG_scatter_plot function in /libraries/tbl_select.lib.php PMA_Scatter_Plot class in /libraries/svg_plot/pma_scatter_plot.php PMA_SVG_Data_Element class in /libraries/svg_plot/pma_svg_data_element.php PMA_SVG_Data_Point class in /libraries/svg_plot/pma_svg_data_point.php -- Thanks and Regards, Madhura Jayaratne

Le 2012-03-30 13:01, Madhura Jayaratne a écrit :
Hi,
I am wondering whether the following code segments are being used anywhere. These code segments were added during the last GSoC for the zoom search feature. But the zoom search uses Highcharts to generate the plot and works without these code. Am I missing anything?
PMA_SVG_scatter_plot function in /libraries/tbl_select.lib.php PMA_Scatter_Plot class in /libraries/svg_plot/pma_scatter_plot.php PMA_SVG_Data_Element class in /libraries/svg_plot/pma_svg_data_element.php PMA_SVG_Data_Point class in /libraries/svg_plot/pma_svg_data_point.php
Madhura, indeed, this is dead code. -- Marc Delisle http://infomarc.info

On Fri, Mar 30, 2012 at 10:47 PM, Marc Delisle <marc@infomarc.info> wrote:
Le 2012-03-30 13:01, Madhura Jayaratne a écrit :
Hi,
I am wondering whether the following code segments are being used anywhere. These code segments were added during the last GSoC for the zoom search feature. But the zoom search uses Highcharts to generate the plot and works without these code. Am I missing anything?
PMA_SVG_scatter_plot function in /libraries/tbl_select.lib.php PMA_Scatter_Plot class in /libraries/svg_plot/pma_scatter_plot.php PMA_SVG_Data_Element class in /libraries/svg_plot/pma_svg_data_element.php PMA_SVG_Data_Point class in /libraries/svg_plot/pma_svg_data_point.php
Madhura, indeed, this is dead code.
Thanks for the confirmation. I'll remove them. -- Thanks and Regards, Madhura Jayaratne

On Fri, Mar 30, 2012 at 10:47 PM, Marc Delisle <marc@infomarc.info> wrote:
Le 2012-03-30 13:01, Madhura Jayaratne a écrit :
Hi,
I am wondering whether the following code segments are being used anywhere. These code segments were added during the last GSoC for the zoom search feature. But the zoom search uses Highcharts to generate the plot and works without these code. Am I missing anything?
PMA_SVG_scatter_plot function in /libraries/tbl_select.lib.php PMA_Scatter_Plot class in /libraries/svg_plot/pma_scatter_plot.php PMA_SVG_Data_Element class in /libraries/svg_plot/pma_svg_data_element.php PMA_SVG_Data_Point class in /libraries/svg_plot/pma_svg_data_point.php
Madhura, indeed, this is dead code.
Yes, this is dead code. I apologize, it ended up there because of a merge conflict.
-- Marc Delisle http://infomarc.info
------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
participants (3)
-
Ammar Yasir
-
Madhura Jayaratne
-
Marc Delisle